home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 15042 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.4 KB

  1. Path: pacific.st.usm.edu!not-for-mail
  2. From: mkirgan@pacific.st.usm.edu (Michael Kirgan)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Return type - array of structures - please help!
  5. Date: 16 Apr 1996 15:34:33 GMT
  6. Organization: University of Southern Mississippi
  7. Message-ID: <4l0em9$ubi@thorn.cc.usm.edu>
  8. References: <4l0c9g$tsr@thorn.cc.usm.edu>
  9. NNTP-Posting-Host: ocean.st.usm.edu
  10. X-Newsreader: TIN [UNIX 1.3 950515BETA PL0]
  11.  
  12. Michael Kirgan (mkirgan@pacific.st.usm.edu) wrote:
  13.  
  14. BTW, I forgot to mention something.  The errors I get are:  syntax errors
  15. on the function prototype & function header.  The other error occured
  16. on this statement class = delete(delssn, class);  and that error was:
  17. operation between types   array & struct.  Class is an array of structures
  18. & like I said before I am trying to make the return type the same.
  19.  
  20. I read an article about someone complaining that newbies/students don't
  21. follow up when the recieve help, because they all ready found out the answers
  22. from someone else or it is to late to turn in the program.
  23.  
  24. If this is all that is stopping people from responding then rest assured, I
  25. thankyou now & I'll say thanks again when whoever helps and it is never
  26. too late to turn in this program I will just get a few points taken off.
  27. My prof is off campus most of the time doing research, so it is hard to 
  28. catch him, that is why I am posting for help here.
  29.  
  30.  
  31. Thanks for any and all help,
  32.  
  33.  
  34.  
  35. Mike
  36. mkirgan@ocean.st.usm.edu
  37.  
  38.